home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / clicknslide_offsite.swf / scripts / DefineButton2_221 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-28  |  50 b   |  4 lines

  1. on(press){
  2.    startDrag(this,1,0,top,0,btm);
  3. }
  4.